.Net Framework > v2.0.50727 > System > Net > Sockets > Socket > Receive Receive(Byte[])
Receive(Byte[],Int32,Int32,SocketFlags)
Receive(Byte[],Int32,Int32,SocketFlags,SocketError@)
Receive(Byte[],Int32,SocketFlags)
Receive(Byte[],SocketFlags)
Receive(ArraySegment<Byte>>)
Receive(ArraySegment<Byte>>,SocketFlags)
Receive(ArraySegment<Byte>>,SocketFlags,SocketError@)


Receive(Byte[])

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into a receive buffer.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(Byte[],Int32,Int32,SocketFlags)

Category
Method
Description
Receives the specified number of bytes from a bound System.Net.Sockets.Socket into the specified offset position of the receive buffer, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
offsetInt32
sizeInt32
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(Byte[],Int32,Int32,SocketFlags,SocketError@)

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into a receive buffer, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
offsetInt32
sizeInt32
socketFlagsSocketFlags
errorCodeSocketError
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(Byte[],Int32,SocketFlags)

Category
Method
Description
Receives the specified number of bytes of data from a bound System.Net.Sockets.Socket into a receive buffer, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
sizeInt32
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(Byte[],SocketFlags)

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into a receive buffer, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
bufferByte[]
socketFlagsSocketFlags
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(ArraySegment<Byte>>)

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into the list of receive buffers.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(ArraySegment<Byte>>,SocketFlags)

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into the list of receive buffers, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
socketFlagsSocketFlags
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Receive(ArraySegment<Byte>>,SocketFlags,SocketError@)

Category
Method
Description
Receives data from a bound System.Net.Sockets.Socket into the list of receive buffers, using the specified System.Net.Sockets.SocketFlags.
Type
Int32
Character
public
Parameters
NameTypeDescription
buffersSystem.Collections.Generic.IList<System.ArraySegment<Byte>>
socketFlagsSocketFlags
errorCodeSocketError
Attributes
NameValue/Assignment
CLSCompliantAttributeFalse
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database